const runtime._SIGSYS
2 uses
runtime (current package)
defs_linux_amd64.go#L65: _SIGSYS = 0x1f
signal_unix.go#L739: if sig == _SIGSYS && c.sigFromSeccomp() && atomic.Load(&sigsysIgnored) != 0 {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)